Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Conversation

sunilkandakatla
Copy link

Fix(#1980) Input box for ui-select multiple ALWAYS forcing text entry at new line #1980

@biggieman
Copy link

biggieman commented Aug 28, 2018

I think it is better:

var inputWidth = containerWidth - input.offsetLeft;
if (multiple) {
	inputWidth -= 10;
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants